Consolidate cpufreq cmdline handling
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 3 Feb 2009 18:12:51 +0000 (18:12 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 3 Feb 2009 18:12:51 +0000 (18:12 +0000)
commit77699d42403ccfb0239423c615afcb51c8ccb2f0
tree3ba1d445b91f48c70fac1a011290bcd8f70300e7
parent964fb3d6365b7d3b582b895e2473446f814787d0
Consolidate cpufreq cmdline handling

... by moving as much of the option processing into cpufreq code as is
possible, by folding the cpufreq_governor option into the cpufreq one
(the governor name, if any, must be specified as the first thing after
the separator following "cpufreq=xen"), and by allowing each
governor to have an option processing routine.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/common/domain.c
xen/drivers/cpufreq/cpufreq.c
xen/drivers/cpufreq/cpufreq_ondemand.c
xen/include/acpi/cpufreq/cpufreq.h